AdRequirementRule 
Logical Entity Name  AdRequirementRule 
Default Table Name  AdRequirementRule 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdRequirementRule Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdRequirementRuleID(PK)    int  NO 
 
Code    char(10)  NO 
 
Descrip    varchar(100)  NO 
 
NumberOfCourses    int  YES 
 
MinimumCredits    int  YES 
 
Advanced    bit  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
RuleIdentifier    uniqueidentifier  NO 
 
MinCredits    money  NO 
 
RuleBased    bit  YES 
 
CmDocTypeId(FK)    int  YES 
 
CmDocStatusID(FK)    int  YES 
 
AmTestID(FK)    int  YES 
 
Score    char(16)  YES 
 
DateResult    datetime  YES 
 
NumberResult    int  YES 
 
TextResult    varchar(6000)  YES 
 
RuleType    char(1)  YES 
 

AdRequirementRule Primary and Unique Keys 
Key Name  Key Type  Keys 
Code_U_N_IDX  Index  Code 
PK__AdRequirementRul__69969D9F  PrimaryKey  AdRequirementRuleID 

AdRequirementRule Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
amTest  Non-Identifying  Zero or One to Zero or More  FK_AdRequirementRule_AmTestID_AmTest_AmTestID      AmTestID  NO  YES 
CmDocStatus  Non-Identifying  Zero or One to Zero or More  FK_AdRequirementRule_CmDocStatusID_CmDocStatus_CmDocStatusID      CmDocStatusID  NO  YES 
CmDocType  Non-Identifying  Zero or One to Zero or More  FK_AdRequirementRule_CmDocTypeId_CmDocType_CmDocTypeId      CmDocTypeId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdRequirementRule_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdRequirementRuleAttribute  Identifying  One To Zero or More  FK_AdRequirementRuleAttribute_AdRequirementRuleID_AdRequirementRule_AdRequirementRuleID        NO  YES 
AdRequirementRuleCourseLevel  Non-Identifying  One To Zero or More  FK_AdRequirementRuleCourseLevel_AdRequirementRuleID_AdRequirementRule_AdRequirementRuleID        NO  YES 

AdRequirementRule Check Constraints 
Check Constraint Name  CheckConstraint 

AdRequirementRule Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

AdRequirementRule Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.RequirementRule 
NO       
Physical (Microsoft SQL Server)
dbo.AdRequirementRule 
NO       

AdRequirementRule Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  DegreePathway 
Logical  Program/ProgramVersion 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

AdRequirementRule Data Movement Rules 
Name  Type  Rule Text/Value